Welcome![Sign In][Sign Up]
Location:
Search - socket http

Search list

[WinSock-NDIS使用java控制HTTP协议客户端应用

Description:  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because Sun has not announced Http client source code, it achieved the details are still a mystery. According to the HTTP protocol specification. with the realization of a category Java.net.Socket HTTP client program.
Platform: | Size: 6064 | Author: 郑描中 | Hits:

[Internet-Networkvphttpft-0[1].1.tar

Description: http协议下的文件传输程序-http agreement file transfer procedure
Platform: | Size: 13312 | Author: 海风 | Hits:

[OS programtesthttp直接用socket实现HTTP协议(下载专用

Description: 直接用socket实现HTTP协议-direct socket achieve HTTP protocol
Platform: | Size: 69632 | Author: | Hits:

[Windows Develop用Socket 实现http

Description: 一个用socket去实现http协议的程序-with a socket to realize http protocol procedures
Platform: | Size: 103424 | Author: 小蔡 | Hits:

[Windows Develop用Socket实现的Http协议

Description:
Platform: | Size: 69632 | Author: 蚯蚓 | Hits:

[Web ServerNetworking

Description: Java网络编程方面,包括服务器、Socket、http等方面的12个程序-Java programming networks, including servers, Socket, http and so the 12 procedures
Platform: | Size: 24576 | Author: 朱桂添 | Hits:

[Internet-Network多线程socket文件传输

Description: 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
Platform: | Size: 136192 | Author: 胡瓜 | Hits:

[TCP/IP stackHttpSocket

Description: HTTP协议解释,与HTTP下载,自动分析URL与错误管理,效率高。-HTTP protocol interpretation, and HTTP downloads, and automatic analysis of the wrong URL management, high efficiency.
Platform: | Size: 3072 | Author: | Hits:

[Internet-Networkex 1

Description: 我们的关于socket编程的一次作业, 遵循HTTP/1.0, 实现了PUT和GET方法, 希望对大家有点用!-on a socket programming operations, followed HTTP/1.0, achieving GET and PUT methods, we hope to use a bit!
Platform: | Size: 17408 | Author: 王勤思 | Hits:

[Internet-Network20040801094647_http

Description: 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading) the author: North industrial university 2,000 levels of computers 4 class of querw downloaded a document from the HTTP server to have very many methods, the "warm-hearted" Microsoft has provided the WinInet kind, used very to be also convenient Certainly, we also may own realize these functions, is very easy through formatted request to be able to realize the break point to continue passes on and inspects renewal and so on function
Platform: | Size: 103424 | Author: 申平 | Hits:

[Internet-Networkhttp_client_2.0

Description: 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple function of the input terminal is located site will be single-threaded process from the server to download the file to the local. Inside the socket programming involved, http agreement, write a binary file.
Platform: | Size: 5120 | Author: 丁丁 | Hits:

[Internet-Network使用java控制HTTP协议客户端应用

Description:  Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because Sun has not announced Http client source code, it achieved the details are still a mystery. According to the HTTP protocol specification. with the realization of a category Java.net.Socket HTTP client program.
Platform: | Size: 6144 | Author: 郑描中 | Hits:

[Embeded-SCM Develophttp-lwip

Description: 该程序是在NIOS II环境下运行的 使用LWIP协议栈实现了HTTP协议的接受请求 SOCKET编程-the procedures in NIOS II is run under the protocol stack used LWIP realization of the HTTP protocol receive requests Socket Programming
Platform: | Size: 25600 | Author: 关闭 | Hits:

[SCMhttp

Description: 在PXA270开发板上实现WEB服务器。 在主程序中建立TCP类型SOCKET在80端口进行监听连接请求。-PXA270 development board realize in the WEB server. In the main program to create a TCP type SOCKET listening on port 80 connection requests.
Platform: | Size: 50176 | Author: 徐亚雪 | Hits:

[Internet-Networksocket

Description: 此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
Platform: | Size: 12288 | Author: 董立峰 | Hits:

[Internet-NetworkSocket

Description: CSocket获取http响应包。重载CSocket的收包函数;根据输入http地址发送http请求。-CSocket access http response packet. Overloaded functions CSocket admission package under the Importation of http address to send http request.
Platform: | Size: 7386112 | Author: liaoxin | Hits:

[Internet-Networkhttplib-v02

Description: http library windows socket http protocol C source code application template
Platform: | Size: 418816 | Author: hk4jung | Hits:

[CSharpCapturer

Description: http头和内容的过滤,截包 socket-http header and content filtering
Platform: | Size: 33792 | Author: zsc | Hits:

[Sniffer Package capturevc-http

Description: VC Socket GET_POST发送HTTP请求示例-VC Socket GET_POST send HTTP
Platform: | Size: 34816 | Author: errol | Hits:

[TCP/IP stacksocket

Description: http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
Platform: | Size: 1824768 | Author: chaoli | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net